dsh-better-input:为 DeepSeek Harness 增加语音输入、AI 润色与文件转 Markdown
dsh-better-input 是面向 DeepSeek Harness (DSH) Web UI 的输入增强插件,由 DIAG5 维护,采用 MIT 许可证。该插件旨在优化长提示词、本地文档及口述内容的输入路径,主要功能包括: 1. **语音输入**:基于 Web Speech API 本地识别,无需 API Key,实时流式转写,支持自定义录音时长。 2. **AI 润色与优化**:复用 DSH 已配置模型,自动清理语音识别错误、去口头禅,并对提示词进行精准化优化,支持原文对比与撤销。 3. **提示词模板**:模板存储在本地,输入 `/` 即可快速插入,确保数据隐私。 4. **文件处
Read Moredsh-prompt-polish:DeepSeek Harness 输入栏提示词优化插件
dsh-prompt-polish 是 DeepSeek Harness (DSH) 的 Web 端提示词优化插件。它集成于 Composer,允许用户点击 Optimize 按钮,将当前草稿发送给已配置的模型服务,生成更清晰、具体的版本。插件支持默认、简洁、结构化等六种重写模式及中英语言选择,并可可选注入目标、待办事项、会话摘要等上下文信息。 优化结果以弹窗形式展示,提供原始与优化草稿对比,用户需显式点击 Adopt 才能回填,且仅当草稿未变时生效。插件具备运行限制(如草稿长度、超时机制)、流式停止、最近五次尝试历史记录及本地设置同步功能。UI 适配 DSH 主题,支持键盘操作及无障碍设置。
Read Moredsh-smart-input:DeepSeek Harness 的语音输入与提示词优化插件
dsh-smart-input 是由 v-quest123456 维护、采用 MIT 许可证的 DeepSeek Harness(DSH)Web 客户端插件,旨在解决提示词手写不完整及语音转文字缺乏反馈的问题。其核心功能包括语音输入和提示词优化。语音输入支持浏览器 Web Speech API、本地 Whisper ONOX 及在线 Whisper API,具备实时流式转写、智能标点、中英日多语言支持及连续对话模式,快捷键为 Ctrl/Cmd + Shift + V。提示词优化提供自动、简洁化、结构化等六种策略,支持上下文感知(注入工作区文件信息)、前后对比及一键采纳,快捷键为 Ctrl/Cm
Read MoreDSH-AI-Prompt-Optimizer: Optimizing Prompts on the DSH Web Chat Page
The dsh-ai-prompt-optimizer is a prompt optimization plugin specifically designed for the DeepSeek Harness (DSH) web chat page, aiming to help users organize rough draft text into well-structured, complete AI prompts. Maintained by wuchubuzai2018, this plugin is licensed under the MIT License. Its core functionality is to read the raw text from the input field, invoke the default model configured in DSH to generate an optimized version, and then fill the result back into the input field for user confirmation before sending, rather than automatically submitting it. Key advantages include no need for a separate API Key configuration, reuse of existing model settings, visualized process status, and clear error notifications. Additionally, it improves compatibility with various model providers by sending only essential request fields. Installation requires Node.js 22+ and p
Read Moreoss-prompt-optimizer: Optimizing Raw Instructions in DSH into Structured Prompts
`oss-prompt-optimizer` is a prompt optimization tool within the DSH plugin ecosystem, designed to rewrite brief instructions into professional, structured prompts to address output generalization issues. The plugin operates through harness's LLM service without direct API connections or credential exposure, and it is licensed under MIT. Core functionalities include: providing the `prompt_optimize` tool for agents to support single-time optimization and iterative rewriting; offering a `ctx.promptOptimizer` programming interface for other plugins; integrating a one-click optimization feature in the composer input box; enabling automatic optimization triggered by the `/optimize` prefix (enabled by default, effective only for specific prefixes); and possessing contextual and situational awareness capabilities to automatically inject roles, tasks, and other elements.
Read Moredsh-prompt-optimize: Prompt Optimization, Personalized Instructions, and Usage Cards for DSH Web
`dsh-prompt-optimize` is a DSH web plugin designed to address the issues of scattered functionalities in draft rewriting, long-term preference settings, long conversation navigation, and API usage viewing. The plugin offers four core features: firstly, prompt optimization, which utilizes the DeepSeek model to rewrite drafts with a preview-before-apply option; secondly, personalized custom instructions, allowing users to set and persistently save long-term preferences; thirdly, user question anchors, enabling quick navigation and scrolling to specific user messages in long conversations via anchors on the right side or top; and fourthly, a DeepSeek API floating usage card, which displays real-time spending and balance for the current key over today, yesterday, and the last seven days, with data calculated in GMT+8. The plugin is licensed under MIT, requires the DSH environment to operate, and supports installation and uninstallation via the `dsh plugin` command.
Read More